concurrent execution
英 [kənˈkʌrənt ˌeksɪˈkjuːʃn]
美 [kənˈkɜːrənt ˌeksɪˈkjuːʃn]
网络 并发执行; 并行执行
英英释义
noun
- the execution of two or more computer programs by a single computer
双语例句
- Petri net is a kind of automata with asynchronous concurrent execution semantic and can naturally represent dynamic execution se-mantic of hypermedia;
Petri网是一种天然的具有并行执行语义的自动机,模型可以自然地表达超媒体系统中的动态执行语义; - After all, as we've seen before, if there is nothing shared, there is nothing we need to synchronize concurrent execution against.
毕竟,如果不共享任何东西,并发执行就不涉及任何需要同步的东西。 - Maintaining Data Consistency on Concurrent Execution of Update Transactions and Broadcast of Data Items in Mobile Database
移动数据库中数据广播与数据更新并发执行的数据一致性维护 - The article uses real-time characteristic of embedded Linux operating system to achieve real-time data collection of multi-channel, and uses multi-threading technology of Linux to solve concurrent execution of positioning data processing, body state detection, data communication and other tasks.
采用嵌入式Linux操作系统的实时特性实现了多路实时数据采集,利用Linux的多线程技术解决了定位数据处理、车体状态检测和数据通信等多个任务的并发执行。 - A collaborative design task is with multi-agent concurrent execution, and design process is with dynamic uncertainty.
协同设计具有设计任务的多主体并发执行和设计过程的动态不确定性的特点。 - In China, neither priority doctrine n or equal doctrine and compromise doctrine are adopted in the settlement of money obligatory right by concurrent execution.
我国目前解决金钱债权执行竞合的原则既未采优先主义,也未采平等主义或折衷主义。 - WebSphere Process Server is optimized to provide a scalable, performant execution environment for large volumes of concurrent execution threads.
WebSphereProcessServer进行了优化,可以为大量并发执行线程提供一个可伸缩的性能执行环境。 - To deal with concurrent execution of multi tasks in collaborative design and to solve the visualization and formalization of the dynamic control for the design process, the concept of entire collaborative design process and its formalized method of Process Control Petri Nets ( PCPNs) were presented.
为解决协同设计中多任务实例并发执行,以及设计过程动态控制的可视化与形式化问题,提出了协同设计全过程的概念及其形式化方法&过程控制网。 - Concurrent processing: The execution of two programs simultaneously.
共行处理:同时执行两个程式的情况。 - In most cases, requests are processed and are ordered in the same order, therefore the response time are reduced due to the concurrent execution.
在绝大多数情况下,请求的最终排序结果和请求的处理顺序是一致的,这样由于两者并发执行,就显著地减少了请求响应时间,同时也有助于提高系统的吞吐量。